Storm-static

Benchmark
Model:bitcoin-attack v.1 (MA)
Parameter(s)MALICIOUS = 20, CD = 6
Property:P_MWinMax (prob-reach-time-bounded)
Invocation (default)
~/storm/build/bin/storm --jani bitcoin-attack.jani --janiproperty P_MWinMax --constants MALICIOUS=20,CD=6 --signal-timeout 60 --general:precision 1e-12 --gmm++:precision 1e-12 --native:precision 1e-12 --minmax:precision 1e-12 --timebounded:precision 1e-6 --lra:precision 1e-12  --ddlib sylvan --sylvan:maxmem 6114 --sylvan:threads 4
Execution
Walltime:26.428778648376465s
Return code:0
Relative Error:0.0
Log
Storm 1.5.1

Date: Thu Apr 30 15:51:48 2020
Command line arguments: --jani bitcoin-attack.jani --janiproperty P_MWinMax --constants 'MALICIOUS=20,CD=6' --signal-timeout 60 '--general:precision' 1e-12 '--gmm++:precision' 1e-12 '--native:precision' 1e-12 '--minmax:precision' 1e-12 '--timebounded:precision' 1e-6 '--lra:precision' 1e-12 --ddlib sylvan '--sylvan:maxmem' 6114 '--sylvan:threads' 4
Current working directory: /

 WARN (GeneralSettings.cpp:110): Setting the precision option with module prefix does not effect all solvers. Consider setting --precision instead of --general:precision.
Time for model input parsing: 0.001s.

Time for model construction: 0.021s.

-------------------------------------------------------------- 
Model type: 	Markov Automaton (sparse)
States: 	177
Transitions: 	284
Choices: 	227
Markovian St.: 	63
Max. Rate.: 	1
Reward Models:  none
State Labels: 	3 labels
   * deadlock -> 0 item(s)
   * ((m_len >= 6) & (m_diff > 0)) -> 6 item(s)
   * init -> 1 item(s)
Choice Labels: 	none
-------------------------------------------------------------- 

Time for model preprocessing: 0.000s.

-------------------------------------------------------------- 
Model type: 	Markov Automaton (sparse)
States: 	177
Transitions: 	284
Choices: 	227
Markovian St.: 	63
Max. Rate.: 	1
Reward Models:  none
State Labels: 	3 labels
   * deadlock -> 0 item(s)
   * ((m_len >= 6) & (m_diff > 0)) -> 6 item(s)
   * init -> 1 item(s)
Choice Labels: 	none
-------------------------------------------------------------- 

Model checking property "P_MWinMax": Pmax=? [true U<=2880 ((m_len >= 6) & (m_diff > 0))] ...
Result (for initial states): 0.5350595172020253
Time for model checking: 26.379s.